Read Me About QTMetaData
===============================
1.0.3

QTMetaData demonstrates how to use the new QuickTime MetaData APIs with QuickTime 7.

This sample works on Mac OS X 10.3.9 with QuickTime 7, or on Mac OS X 10.4 and later.


Using the Sample
----------------
To use the sample, build and run the application and at the prompt select a QuickTime movie (.mov) file. All the QuickTime metadata items will then be displayed in a window. To select another movie, use the File menu item "New" and you will be prompted again to select another movie file. To close any open window, select the window, and from the File menu select "Close". 

Building the Sample
-------------------
The sample was built using Xcode 2.1 on Mac OS X 10.4.  You should be able to just open the project and choose Build from the Build menu.  This will build the QTMetaData applicatiion in the "Build" directory.

How it Works
------------
This sample makes use of the QuickTime MetaData APIs which are new in QuickTime 7.

Credits and Version History
---------------------------

1.0 (Jul 2005) First.
